This patch fixes some wrong comment in STE policy code.
Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com>
#include <asm/atomic.h>
#include <acm/acm_endian.h>
-/* local cache structures for chinese wall policy */
+/* local cache structures for STE policy */
struct ste_binary_policy ste_bin_pol;
static inline int have_common_type (ssidref_t ref1, ssidref_t ref2) {
}
/*
- * Initializing chinese wall policy (will be filled by policy partition
+ * Initializing STE policy (will be filled by policy partition
* using setpolicy command)
*/
int acm_init_ste_policy(void)